Changeset 10023
- Timestamp:
- 10/21/10 11:19:12 (14 years ago)
- Location:
- trunk/Cosy
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cosy/Changelog
r10022 r10023 10 10 - change fAprms to proteced (it's needed in SlaPlanets) 11 11 12 * Makefile: 13 - added magic1 and magic2 rule to produce liks to the resource files 12 14 13 15 -
trunk/Cosy/Makefile
r9417 r10023 111 111 ln -sf ../Mars/libmars.so . 112 112 113 magic1: 114 ln -sf .cosyrc_magic1 .cosyrc 115 ln -sf prepos_magic1.txt prepos.txt 116 ln -sf leds_magic1.txt leds.txt 117 ln -sf stargleds_magic1.txt stargleds.txt 118 ln -sf bending_magic1.txt bending.txt 119 120 magic2: 121 ln -sf .cosyrc_magic2 .cosyrc 122 ln -sf prepos_magic2.txt prepos.txt 123 ln -sf leds_magic2.txt leds.txt 124 ln -sf stargleds_magic2.txt stargleds.txt 125 ln -sf bending_magic2.txt bending.txt 126 113 127 114 128 #clean: rmcint rmobjs rmdep rmcore rmlib
Note:
See TracChangeset
for help on using the changeset viewer.