Changeset 578
- Timestamp:
- 04/19/13 11:32:23 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/1.6.0/Makefile.in
r570 r578 27 27 28 28 ifeq ($(ARCH_BIT),64) 29 LIBDIR= /lib/x86_64-linux-gnu29 LIBDIR=lib/x86_64-linux-gnu 30 30 else 31 LIBDIR=lib 31 LIBDIR=lib/i386-linux-gnu 32 32 endif 33 33
Note: See TracChangeset
for help on using the changeset viewer.