From 499ca6c243b05da176a2d4bd9a2317f0b28afc7f Mon Sep 17 00:00:00 2001 From: Alex AUVOLAT Date: Sat, 19 May 2012 11:45:49 +0200 Subject: Introducing FWIK, the userland C++ framework. Far from complete. --- src/user/yosh/Makefile | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 src/user/yosh/Makefile (limited to 'src/user/yosh/Makefile') diff --git a/src/user/yosh/Makefile b/src/user/yosh/Makefile deleted file mode 100644 index 9879a73..0000000 --- a/src/user/yosh/Makefile +++ /dev/null @@ -1,6 +0,0 @@ -Obj = main.o -Out = yosh.elf - -include $(SrcPath)/user/app_common.make - -LDFLAGS += -Map test.map -- cgit v1.2.3