Changeset 1802 for trunk/MagicSoft/Cosy/gui/Makefile
- Timestamp:
- 03/02/03 16:55:47 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/gui/Makefile
r1110 r1802 21 21 22 22 INCLUDES = -I. -I.. -I../base -I../slalib -I../candrv -I../incl \ 23 -I../catalog -I../videodev -I../main 23 -I../catalog -I../videodev -I../main -I../caos 24 24 25 25 # @code … … 40 40 MGVelocity.cc \ 41 41 MGStarguider.cc \ 42 MGSkyPosition.cc 42 MGPngReader.cc \ 43 MGSkyPosition.cc \ 44 MGMenu.cc 43 45 44 46 SRCS = $(SRCFILES)
Note:
See TracChangeset
for help on using the changeset viewer.