diff --git a/site_ansto/Makefile b/site_ansto/Makefile index d7fca454..857610f6 100644 --- a/site_ansto/Makefile +++ b/site_ansto/Makefile @@ -26,10 +26,6 @@ PSI_LIBS = \ ../%.o : ../%.c cd ..; $(CC) -c $(PSI_CFLAGS) $*.c -o $*.o -# Some files a generated from templates by tjxp -../%.c: ../%.tc - cd ..; tcl/tjxp $*.tc $*.c - ../matrix/libmatrix.a: make -C ../matrix $(MFLAGS) libmatrix.a