13 lines
430 B
Plaintext
13 lines
430 B
Plaintext
|
$OpenBSD: patch-Makefile_in,v 1.1.1.1 2006/05/29 21:56:50 alek Exp $
|
||
|
--- Makefile.in.orig Sun May 28 17:26:30 2006
|
||
|
+++ Makefile.in Sun May 28 17:27:14 2006
|
||
|
@@ -202,7 +202,7 @@
|
||
|
example/hasoptvalue.c example/ls.c example/multisyntax.c \
|
||
|
example/mv.c example/myprog.c example/myprog_C89.c \
|
||
|
example/rm.c example/uname.c
|
||
|
-dist_data_DATA = src/Makefile.nmake src/argtable2.def
|
||
|
+dist_data_DATA =
|
||
|
all: all-recursive
|
||
|
|
||
|
.SUFFIXES:
|