X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.web-live.git;a=blobdiff_plain;f=pctb%2FMakefile;h=9daeddb796d0ed2354ade4b21ef42d89ed1015f8;hp=85cd5792cdaac9bbd695c8482acdd1db270c869f;hb=1637a56d23d8eed08f43367d1b2cbac3fd328e37;hpb=d7c11228f740396d9dd2ed5939cae7b39f943b0d diff --git a/pctb/Makefile b/pctb/Makefile index 85cd579..9daeddb 100644 --- a/pctb/Makefile +++ b/pctb/Makefile @@ -43,5 +43,8 @@ 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.* + +realclean: clean + rm -f $(TARGETS) ./#pages#.ppm