Changeset 1979 in Sophya for trunk/SophyaLib/Mgr
- Timestamp:
- May 3, 2002, 4:45:08 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/Mgr/Makefile.h
r1918 r1979 85 85 GLB := /usr/local/lib/ 86 86 #-- 87 88 # Si Makefile.h utilise pour la construction d'autres librairies 89 ifdef MYBUILDDEVREP 90 MYPP := ${MYBUILDDEVREP}/${MACHDIR}/ 91 MYLIB := ${MYPP}/Libs/ 92 MYSLB := ${MYPP}/ShLibs/ 93 OBJ := ${MYPP}/Objs/ 94 MYEXE := ${MYPP}/Exec/ 95 endif 87 96 88 97 #- Flag for optimisation/ debug
Note:
See TracChangeset
for help on using the changeset viewer.