Changeset 4204 for trunk/src/target/opkg/libopkg/Makefile.am
- Timestamp:
- 03/13/08 16:38:39 (5 years ago)
- File:
-
- 1 edited
-
trunk/src/target/opkg/libopkg/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/target/opkg/libopkg/Makefile.am
r4200 r4204 1 1 2 ALL_CFLAGS=-g -O -Wall - DHOST_CPU_STR=\"@host_cpu@\" -DBUILD_CPU=@build_cpu@ -DLIBDIR=\"@libdir@\" -DOPKGLIBDIR=\"@opkglibdir@\" -DDATADIR=\"@datadir@\" -I$(top_srcdir)2 ALL_CFLAGS=-g -O -Wall -Werror -DHOST_CPU_STR=\"@host_cpu@\" -DBUILD_CPU=@build_cpu@ -DLIBDIR=\"@libdir@\" -DOPKGLIBDIR=\"@opkglibdir@\" -DDATADIR=\"@datadir@\" -I$(top_srcdir) 3 3 4 4 libopkg_includedir=$(includedir)/libopkg
Note: See TracChangeset
for help on using the changeset viewer.
