aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1b36dad0..53d64ab4 100644
--- a/Makefile
+++ b/Makefile
@@ -157,6 +157,9 @@ man.o: man.c libman.h
main.ln: main.c mdoc.h
main.o: main.c mdoc.h
+compat.ln: compat.c
+compat.o: compat.c
+
term.ln: term.c term.h man.h mdoc.h
term.o: term.c term.h man.h mdoc.h