X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=pctb%2FMakefile;h=d99bb253576d88ea3026e67091a84401aa4c894d;hb=d32fcf987a920a1e2eb90ffe7741d2da60496761;hp=85cd5792cdaac9bbd695c8482acdd1db270c869f;hpb=c2c039f07de178037bfbf12e4ee23c06f546de32;p=ypp-sc-tools.db-test.git diff --git a/pctb/Makefile b/pctb/Makefile index 85cd579..d99bb25 100644 --- a/pctb/Makefile +++ b/pctb/Makefile @@ -43,5 +43,10 @@ ypp-commodities: $(CONVERT_OBJS) -lnetpbm -lXtst -lX11 -lpcre $(CONVERT_OBJS): ocr.h convert.h structure.h common.h clean: - rm -f $(TARGETS) *.o core core.* *~ vgcore.* - rm -f t t.* u u.* v v.* ./#pages#.ppm + rm -f *.o core core.* *~ vgcore.* + rm -f t t.* u u.* v v.* *.tmp + +realclean: clean + rm -f $(TARGETS) + rm -f ./#pages#.ppm ./#upload-*#.html ./#commodmap#.tsv + rm -f ./#master-*#.txt ./#local-*#.txt