diff options
author | Zheng Da <zhengda1936@gmail.com> | 2010-01-13 12:12:33 +0100 |
---|---|---|
committer | Zheng Da <zhengda1936@gmail.com> | 2010-01-13 12:12:33 +0100 |
commit | e4d437ccb296d2e8f1bb77d7c9914bb1bf49872a (patch) | |
tree | ecae1d81cda7a60a96d5909e6e6a26d5c0be82af /libdde_linux26 | |
parent | 100cabe1addab441fbd8a1a023f9ab9956290268 (diff) |
move SYSTEM variable to Makeconf.local.
Diffstat (limited to 'libdde_linux26')
-rw-r--r-- | libdde_linux26/mk/lib.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libdde_linux26/mk/lib.mk b/libdde_linux26/mk/lib.mk index c96fcaaf..761ddb98 100644 --- a/libdde_linux26/mk/lib.mk +++ b/libdde_linux26/mk/lib.mk @@ -16,7 +16,6 @@ ifeq ($(origin _L4DIR_MK_LIB_MK),undefined) _L4DIR_MK_LIB_MK=y ROLE = lib.mk -SYSTEM = x86-l4v2 # define INSTALLDIRs prior to including install.inc, where the install- # rules are defined. Same for INSTALLDIR. |