fixing clean rules
authorTom Yu <tlyu@mit.edu>
Fri, 24 Jun 1994 22:12:25 +0000 (22:12 +0000)
committerTom Yu <tlyu@mit.edu>
Fri, 24 Jun 1994 22:12:25 +0000 (22:12 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3913 dc483132-0cff-0310-8789-dd5450dbe970

src/isode/compat/Makefile.in
src/isode/h/Makefile.in
src/isode/pepsy/Makefile.in
src/isode/psap/Makefile.in
src/isode/support/Makefile.in

index 2e79c60195239dadfbcdfaad55c304e4d3b2696e..e6689c771b2c994743c577a711083d86a009ee4e 100644 (file)
@@ -216,7 +216,7 @@ manuals:;   @$(UTILDIR)inst-man.sh $(MANOPTS) $(MANUALS)
 # clean
 ################################################################
 
-clean:;                rm -f *.o *.a z* _* core compatvrsn.c 
+clean::;       rm -f *.o *.a z* _* core compatvrsn.c 
 
 grind:;                iprint Makefile
                tgrind -lc $(CFILES) compatvrsn.c llib-lcompat
index 945d498b6c03bdacc6955c96b43667eb2a3326bc..d4c45fbe748ba15b949caca5b7d263688b12bbc1 100644 (file)
@@ -89,6 +89,6 @@ install:      inst-all clean
 
 lint:;
 
-clean:;                rm -f z* _*
+clean::;       rm -f z* _*
 
 grind:;                tgrind -lc $(HEADERS)
index 3996c6206c5fe0661e588e5fabd4699c7e890ced..6a666d041781c19dffb3f41d4c5fcf6b8a7f90aa 100644 (file)
@@ -354,7 +354,7 @@ manuals:;   @$(UTILDIR)inst-man.sh $(MANOPTS) $(MANUALS)
 # clean
 ################################################################
 
-clean:;                rm -f *.o *.a x* z* _* core pepsydefs.h *yacc.y *yacc.c lex.l \
+clean::;       rm -f *.o *.a x* z* _* core pepsydefs.h *yacc.y *yacc.c lex.l \
                        lex.c *.ph UNIV_* UNIV-* _* core $(HDIR)/UNIV*.h \
                        pp.c pp pep libpepsy.a pepsy-yacc.y T1* T2* T3* t? \
                        peptest pep.results pepsyvrsn.c
index ade691f16ee47ab80c7244444f4b8aad35198bc1..707f661dbf52c20464abf9e9f48719ef21e9e41e 100644 (file)
@@ -274,7 +274,7 @@ manuals:;   @$(UTILDIR)inst-man.sh $(MANOPTS) $(MANUALS)
 # clean
 ################################################################
 
-clean:;                rm -f *.o *.a z* _* core psaptest dec2pe hex2pe psapvrsn.c
+clean::;       rm -f *.o *.a z* _* core psaptest dec2pe hex2pe psapvrsn.c
 
 grind:;                iprint Makefile
                tgrind -lc $(CFILES) psapvrsn.c psaptest.c dec2pe.c hex2pe.c \
index 14c257b78e550ce3f14c8363a3eb83fecb5de920..dc363841b3d82040bc17cc7dbeae39d92aa81652 100644 (file)
@@ -116,7 +116,7 @@ clean::
 # clean
 ################################################################
 
-clean:;                rm -f *.o *.a *.so.* x* z* _* core isodevrsn.c llib-lisode \
+clean::;       rm -f *.o *.a *.so.* x* z* _* core isodevrsn.c llib-lisode \
                    libisode-shared
 
 true:;