]> arthur.barton.de Git - netatalk.git/commitdiff
Use CLEANFILES variable instead of manually overriding the clean rule.
authorsrittau <srittau>
Sat, 3 Nov 2001 13:59:46 +0000 (13:59 +0000)
committersrittau <srittau>
Sat, 3 Nov 2001 13:59:46 +0000 (13:59 +0000)
etc/afpd/nls/Makefile.am

index c7935b74a010dfe7c4d8912c43a6a95de4d4d7a4..a3be37f3bb576d58cb5a6e889feb9db6fd6756b7 100644 (file)
@@ -24,6 +24,4 @@ install-data-local: makecode
 # cleanup
 #
 
-clean distclean clean-recursive distclean-recursive:
-       $(RM) maccode.* *.o core makecode parsecode
-
+CLEANFILES = maccode.*