aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.m32
diff options
context:
space:
mode:
authorGuenter Knauf <lists@gknw.net>2010-08-15 16:55:02 +0200
committerGuenter Knauf <lists@gknw.net>2010-08-15 16:56:03 +0200
commit8f6189600f4278edbbf1eabc0bf9236a50978c2d (patch)
tree8e911865b4f409d03de97ca613569d8d62b600da /src/Makefile.m32
parent41572648db32fc235d9a5c0c19bd28fb95ee03dc (diff)
Syncroniszed vclean target; fixed some comments.
Diffstat (limited to 'src/Makefile.m32')
-rw-r--r--src/Makefile.m323
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Makefile.m32 b/src/Makefile.m32
index 689494258..48eaf3bd3 100644
--- a/src/Makefile.m32
+++ b/src/Makefile.m32
@@ -159,7 +159,6 @@ ifeq "$(wildcard hugehelp.c.cvs)" "hugehelp.c.cvs"
endif
-$(RM) $(curl_OBJECTS) $(RESOURCE)
-distrib: clean
+distclean vclean: clean
-$(RM) $(curl_PROGRAMS)
-