Changeset 1957 in Sophya for trunk/ArchTOIPipe/Makefile.in
- Timestamp:
- Mar 28, 2002, 3:39:02 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/Makefile.in
r1956 r1957 104 104 build_sophya: 105 105 ifeq ($(USE_SOPHYA),1) 106 if [ -d sophya ]; then \106 if [ -d ProcWSophya ]; then \ 107 107 cd ProcWSophya; $(MAKE); \ 108 108 fi
Note:
See TracChangeset
for help on using the changeset viewer.