X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=src%2FMakefile.am;h=0f6975c8b357039fe9a81391ab8d45187eb84c17;hb=301180c6c8edb98580ee6657e87f5a21342b5d96;hp=070099d999b7d9f1f0da667027b13e842c31c1a5;hpb=c50886476dddf65aa71d519509b42f71303a149a;p=ctsim.git diff --git a/src/Makefile.am b/src/Makefile.am index 070099d..0f6975c 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -42,6 +42,8 @@ phm2rs-lam: phm2rs.c endif +shared: ctrec.c phm2rs.c phm2sdf.c sdf2img.c rs2sdf.c sdf-1.c sdf-2.c sdfinfo.c + $(CC) @DEFS@ $(CFLAGS) $(INCLUDES) -DNO_MAIN -shared phm2rs.c phm2sdf.c sdf2img.c rs2sdf.c sdf-1.c sdf-2.c sdfinfo.c @ctlibs@ $(LDFLAGS) -o ir.so