openbsd-ports/japanese/groff/patches/patch-devnippon_Makefile_sub

14 lines
344 B
Plaintext
Raw Normal View History

2006-09-23 11:50:09 -04:00
$OpenBSD: patch-devnippon_Makefile_sub,v 1.1 2006/09/23 15:50:09 espie Exp $
--- devnippon/Makefile.sub.orig Sat Sep 23 17:48:02 2006
+++ devnippon/Makefile.sub Sat Sep 23 17:48:38 2006
@@ -13,6 +13,9 @@ PROG=createM
OBJS=createM.o
CSRCS=createM.c
+$(PROG): $(OBJS)
+ $(CC) -o $@ $(OBJS)
+
$(FONTS): R.proto
@echo Making $@
@-rm -f $@