blob: 0f13f9310dc13b718e3e8efa91b0660f7ee36223 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-af,v 1.1.1.1 2002/07/11 13:21:28 wiz Exp $
--- maclib/Makefile.am.orig Fri Dec 3 04:30:11 1999
+++ maclib/Makefile.am
@@ -14,7 +14,7 @@
applefile.h \
bitesex.h
-bin_PROGRAMS = macres playwave snd2wav
+bin_PROGRAMS = macres snd2wav
macres_SOURCES = macres.cpp
macres_LDADD = libSDLmac.a
|