13 lines
457 B
Plaintext
13 lines
457 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.2 2004/08/06 14:11:04 jolan Exp $
|
|
--- Makefile.in.orig Thu Jul 8 15:14:43 2004
|
|
+++ Makefile.in Thu Aug 5 22:50:00 2004
|
|
@@ -155,7 +155,7 @@ sharedstatedir = @sharedstatedir@
|
|
sysconfdir = @sysconfdir@
|
|
target_alias = @target_alias@
|
|
EXTRA_DIST = crimson.spec.in README.bi2cf README.CoMET
|
|
-SUBDIRS = doc src tools gfx levels locale music sfx
|
|
+SUBDIRS = src tools gfx levels locale music sfx
|
|
all: all-recursive
|
|
|
|
.SUFFIXES:
|