1. Summary
  2. Files
  3. Support
  4. Report Spam
  5. Create account
  6. Log in

Changeset 949

Show
Ignore:
Timestamp:
09/02/03 16:32:54 (10 years ago)
Author:
ballen4705
Message:

Needed explicit rm to get rid of makefiles in doc/ directory

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/sm5/autotools.diff

    r948 r949  
    101101+ 
    102102+%makeinstall 
    103 +#rm -f examplescripts/Makefile* 
     103+rm -f examplescripts/Makefile* 
    104104+ 
    105105+%clean