Changeset 105
- Timestamp:
- 07/26/07 11:46:30 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
IOIPSL/trunk/src/AA_make
r53 r105 6 6 @$(error You must invoke this Makefile with the $(M_K) command) 7 7 endif 8 USER_DIR = $(shell pwd)8 USER_DIR = $(shell /bin/pwd) 9 9 MAKE_DIR = '??' 10 10 ifneq ($(USER_DIR),$(MAKE_DIR))
Note: See TracChangeset
for help on using the changeset viewer.