pkgsrc/audio/xwave/patches/patch-an

25 lines
631 B
Text
Raw Normal View History

1998-08-07 12:35:47 +02:00
$NetBSD: patch-an,v 1.2 1998/08/07 10:36:25 agc Exp $
--- Imakefile.BAK Sat Feb 21 21:53:52 1998
+++ Imakefile Sat Feb 21 21:56:04 1998
@@ -2,13 +2,14 @@
#define IHaveSubDirs
#define PassCDebugFlags CDEBUGFLAGS='$(CDEBUGFLAGS)'
-SUBDIRS = ccitt adpcm2pcm ieee FWF src
+SUBDIRS = ccitt adpcm2pcm ieee src
+ALLSUBDIRS= FWF ${SUBDIRS}
-MakeSubdirs($(SUBDIRS))
+MakeSubdirs($(ALLSUBDIRS))
InstallSubdirs($(SUBDIRS))
-DependSubdirs($(SUBDIRS))
-CleanSubdirs($(SUBDIRS))
-MakefileSubdirs($(SUBDIRS))
+DependSubdirs($(ALLSUBDIRS))
+CleanSubdirs($(ALLSUBDIRS))
+MakefileSubdirs($(ALLSUBDIRS))
clean::
@rm -rf lib include man