Changeset 686 for trunk/MagicSoft/Mars
- Timestamp:
- 03/05/01 14:12:41 (24 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 9 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Makefile
r654 r686 35 35 # ----->>> mars libraries 36 36 # 37 SUBDIRS = mgui manalysis meventdisp mdatacheck m base mraw mmc37 SUBDIRS = mgui manalysis meventdisp mdatacheck mmontecarlo mbase mraw mmc 38 38 39 39 LIBRARIES = $(SUBDIRS:=.a) … … 100 100 @cd manalysis; make mrproper; cd .. 101 101 @echo "cd .." 102 @echo "cd mmontecarlo" 103 @cd mmontecarlo; make mrproper; cd .. 104 @echo "cd .." 102 105 103 106 tar: mrproper
Note:
See TracChangeset
for help on using the changeset viewer.