summaryrefslogtreecommitdiff
path: root/.deps/libcurses.mk
diff options
context:
space:
mode:
Diffstat (limited to '.deps/libcurses.mk')
-rw-r--r--.deps/libcurses.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/.deps/libcurses.mk b/.deps/libcurses.mk
new file mode 100644
index 00000000..0a007b33
--- /dev/null
+++ b/.deps/libcurses.mk
@@ -0,0 +1,4 @@
+.POSIX:
+libcurses.a: \
+ $(libcurses_XOPEN_4_OBJS) \
+ $(libcurses_XOPEN_400_OBJS) \ No newline at end of file