Changeset 2278 for trunk/MagicSoft/Cosy/main/Makefile
- Timestamp:
- 07/15/03 15:05:21 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/main/Makefile
r1758 r2278 21 21 22 22 INCLUDES = -I. -I../base -I.. -I../gui -I../catalog -I../devdrv \ 23 -I../candrv -I../incl -I../videodev 23 -I../candrv -I../incl -I../videodev -I../caos 24 24 25 25 # @code … … 32 32 .SUFFIXES: .c .cc .cxx .h .hxx .o 33 33 34 SRCFILES = MCosy.cc \ 35 MBending.cc 34 SRCFILES = MBending.cc \ 35 MStarguider.cc \ 36 MCaos.cc \ 37 MCosy.cc 36 38 37 39 SRCS = $(SRCFILES)
Note:
See TracChangeset
for help on using the changeset viewer.