diff options
| author | Zheng Da <zhengda1936@gmail.com> | 2009-12-06 06:32:25 +0100 |
|---|---|---|
| committer | Zheng Da <zhengda1936@gmail.com> | 2009-12-06 06:32:25 +0100 |
| commit | e68545bba8aeb620cc71015149da67146f4281b6 (patch) | |
| tree | 03979e62921f3cfa3c1ced09c3f0f535d1b37602 /libdde_linux26/examples/dde26_test/Makefile | |
| parent | 8a6d48c0542876eb3acfc0970c0ab7872db08d5f (diff) | |
Remove unused files.
Diffstat (limited to 'libdde_linux26/examples/dde26_test/Makefile')
| -rw-r--r-- | libdde_linux26/examples/dde26_test/Makefile | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/libdde_linux26/examples/dde26_test/Makefile b/libdde_linux26/examples/dde26_test/Makefile deleted file mode 100644 index 444a1f2d..00000000 --- a/libdde_linux26/examples/dde26_test/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -PKGDIR ?= ../../.. -L4DIR ?= $(PKGDIR)/../.. - -SYSTEMS = x86-l4v2 - -DEFAULT_RELOC = 0x00a00000 - --include $(PKGDIR_OBJ)/Makeconf - -ifeq ($(CONFIG_DDE26_COMMON),y) -TARGET = dde26_test -endif - -SRC_C = main.c - -LIBS += -ldde_linux26.o -lddekit -lio -llist_alloc -lparsecmdline - -# DDE configuration -include $(PKGDIR)/linux26/Makeconf - -include $(L4DIR)/mk/prog.mk |
