X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=Makefile;h=2fbf9c76d434e77a41460a859b1cadce287f3e15;hb=82cd4468d130cac87062bc6e4fc5bf0f593785d3;hp=09d02ec90e51faa14753a60fcdfd5e985af044da;hpb=c11595c6b4e1ce1d2b5e17b960fd122671d75b0b;p=pdclib.old diff --git a/Makefile b/Makefile index 09d02ec..2fbf9c7 100644 --- a/Makefile +++ b/Makefile @@ -78,8 +78,6 @@ regtestdrivers: $(REGFILES) #-include $(DEPFILES) $(TSTDEPFILES) $(REGDEPFILES) clean: - echo $(TSTFILES) - echo $(TSTDEPFILES) @for file in $(OBJFILES) $(DEPFILES) $(TSTFILES) $(TSTDEPFILES) $(REGFILES) $(REGDEPFILES) pdclib.a pdclib.tgz scanf_testdata_*; do if [ -f $$file ]; then rm $$file; fi; done srcdist: