Show
Ignore:
Timestamp:
2000-01-20 03:52:02 (9 years ago)
Author:
Thomas Roessler <roessler@…>
Branch:
HEAD
Message:

"make distclean" fixes from Marco d'Itri.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • contrib/Makefile.in

    r1442 r1452  
    2828SAMPLES=Mush.rc Pine.rc gpg.rc pgp2.rc pgp5.rc 
    2929 
    30 all clean distclean: 
     30all clean: 
     31 
     32distclean: 
     33        -rm -f Makefile 
    3134 
    3235install: 
     
    3639        done 
    3740 
    38 maintainer-clean: 
    39         -rm -f Makefile 
     41maintainer-clean: distclean 
    4042 
    4143Makefile: ../config.status Makefile.in