pkgsrc/audio/xwave/patches/patch-an
1998-08-07 10:35:47 +00:00

24 lines
631 B
Text

$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