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/bug_timersleep/Makefile | |
| parent | 8a6d48c0542876eb3acfc0970c0ab7872db08d5f (diff) | |
Remove unused files.
Diffstat (limited to 'libdde_linux26/examples/bug_timersleep/Makefile')
| -rw-r--r-- | libdde_linux26/examples/bug_timersleep/Makefile | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/libdde_linux26/examples/bug_timersleep/Makefile b/libdde_linux26/examples/bug_timersleep/Makefile deleted file mode 100644 index a1f39f00..00000000 --- a/libdde_linux26/examples/bug_timersleep/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -PKGDIR ?= ../../.. -L4DIR ?= $(PKGDIR)/../.. - -SYSTEMS = x86-l4v2 - -DEFAULT_RELOC = 0x00a00000 - --include $(PKGDIR_OBJ)/Makeconf - -TARGET = dde26_bug_timersleep - -SRC_C = main.c - -LIBS += -ldde_linux26.o -lddekit -lio -lomega0 -llist_alloc - -PRIVATE_INCDIR = $(PKGDIR_ABS)/linux26/include $(MY_DDE_INCDIR) $(MY_LINUX26_INCDIR) \ - $(OBJ_BASE)/include/uclibc - -LIBCINCDIR = -nostdinc $(I_GCCINCDIR) -DEFINES = -D__KERNEL__ -DDDE_LINUX $(KBUILD_DEFINES) -CPPFLAGS += $(KBUILD_CPPFLAGS) - -include $(PKGDIR)/linux26/Makeconf - -include $(L4DIR)/mk/prog.mk |
