summaryrefslogtreecommitdiff
path: root/mk/seT_top_margin.d
diff options
context:
space:
mode:
Diffstat (limited to 'mk/seT_top_margin.d')
-rw-r--r--mk/seT_top_margin.d8
1 files changed, 0 insertions, 8 deletions
diff --git a/mk/seT_top_margin.d b/mk/seT_top_margin.d
deleted file mode 100644
index 6fab361..0000000
--- a/mk/seT_top_margin.d
+++ /dev/null
@@ -1,8 +0,0 @@
-libcurses.a: libcurses.a(seT_top_margin.o)
-libcurses.a(seT_top_margin.o): $(OBJDIR)/seT_top_margin.o
- @$(AR) $(ARFLAGS) $@ $(OBJDIR)/$%
-
-$(OBJDIR)/seT_top_margin.o: term/seT_top_margin.c
- @echo "[CC] $@"
- @mkdir -p "$(@D)"
- @$(CC) -c -o $@ $(CFLAGS) term/seT_top_margin.c