summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/dietlibc/alpha/Makefile.add
diff options
context:
space:
mode:
Diffstat (limited to 'mdk-stage1/dietlibc/alpha/Makefile.add')
-rw-r--r--mdk-stage1/dietlibc/alpha/Makefile.add5
1 files changed, 0 insertions, 5 deletions
diff --git a/mdk-stage1/dietlibc/alpha/Makefile.add b/mdk-stage1/dietlibc/alpha/Makefile.add
deleted file mode 100644
index 10ff0faef..000000000
--- a/mdk-stage1/dietlibc/alpha/Makefile.add
+++ /dev/null
@@ -1,5 +0,0 @@
-
-CFLAGS+=-Os -Iinclude -fomit-frame-pointer -fstrict-aliasing
-VPATH:=alpha:syscalls.s:$(VPATH)
-
-LIBOBJ+=$(patsubst %,$(OBJDIR)/%,divq.o divl.o remq.o reml.o seteuid.o __time.o)