Changeset 3892 for trunk/Ohana/Configure.in
- Timestamp:
- May 11, 2005, 9:31:20 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/Configure.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/Configure.in
r3322 r3892 10 10 # if you use a different toplevel directory than $(ROOT), you might 11 11 # need to copy the include files in $(ROOT)/include by hand to the destination 12 LBIN = $(ROOT)/bin/$(ARCH)13 LINC = $(ROOT)/include/$(ARCH)14 LLIB = $(ROOT)/lib/$(ARCH)15 LMAN = $(ROOT)/man/man112 LBIN = PREFIX/bin/$(ARCH) 13 LINC = PREFIX/include/$(ARCH) 14 LLIB = PREFIX/lib/$(ARCH) 15 LMAN = PREFIX/man/man1 16 16 17 17 # X include and lib directories
Note:
See TracChangeset
for help on using the changeset viewer.
