X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?p=userv-utils.git;a=blobdiff_plain;f=www-cgi%2FMakefile;h=1626d0d02a758aae6c85f01e03c533ed881096a2;hp=202021ea4b92a173f4e75eef2f33bcaf804487de;hb=c62ccbd5747bc841fd181e53b896647b73108c9e;hpb=2e082dfed76851117cafd488388a010cac25df09 diff --git a/www-cgi/Makefile b/www-cgi/Makefile index 202021e..1626d0d 100644 --- a/www-cgi/Makefile +++ b/www-cgi/Makefile @@ -30,3 +30,6 @@ ucgi: ucgi.o ucgicommon.o ucgitarget: ucgitarget.o ucgicommon.o $(OBJS): ucgi.h + +clean distclean realclean: + rm -f $(TARGETS)