diff options
author | Luke Shumaker <luke@HP-dv6426us-u904.(none)> | 2009-10-25 04:08:29 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-06-26 00:30:17 -0600 |
commit | 67c4df1bd5b87d6b8896e75038f4709c6ac8d0a5 (patch) | |
tree | bf7b7a08f71090b79861f4e0ec1448e30c703c74 /Makefile | |
parent | 293baaf7cca32bf6f94412a039ca204f5ac0734f (diff) |
oops, this is the real commit
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -43,6 +43,7 @@ distclean-% : % %/ $(RM) -r $<-build/ $(RM) $</COPYING $(RM) $</configure + $(RM) $</Makefile.in complete-% : %/COPYING %/configure %/Makefile.in; : |