Changeset 4394 for trunk/MagicSoft
- Timestamp:
- 07/15/04 17:11:42 (20 years ago)
- Location:
- trunk/MagicSoft/Mars/mtemp/mifae/programs
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mtemp/mifae/programs/Makefile
r4328 r4394 18 18 include ../../../Makefile.conf.general 19 19 20 PROGRAMS = makeHillas psffit falseSource srcPos optimizeCuts 20 PROGRAMS = makeHillas psffit falseSource srcPos optimizeCuts calib controlPlot 21 21 SOLIB = $(MARSSYS)/libmars.so 22 22 … … 43 43 -I../../../mcamera \ 44 44 -I../../../mhist \ 45 -I../../../mastro 45 -I../../../mastro \ 46 -I../../../mtemp 46 47 47 48 all: $(PROGRAMS)
Note:
See TracChangeset
for help on using the changeset viewer.