From 4e8530b25c1ddc46a8d4709c6f548e140bd0b27b Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Thu, 11 Jun 2009 10:16:39 +0000 Subject: Added compat to Makefile. --- Makefile | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.3-56-ge451