summaryrefslogtreecommitdiff
path: root/time/emiclock/patches/patch-ad
blob: 70e94eba6e2a714f3ef008661b789d42a4b4ee4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
$NetBSD: patch-ad,v 1.3 2006/01/05 14:26:33 hira Exp $

--- Imakefile.orig	1999-09-02 23:33:47.000000000 +0900
+++ Imakefile	2006-01-04 17:12:42.000000000 +0900
@@ -106,6 +106,11 @@
 #define	StartupSound	myu.au
 #endif	/* i386BsdArchitecture && (i386FreeBsd || FreeBSDArchitecture) */
 
+/* NetBSD */
+#if defined(NetBSDArchitecture)
+#define	StartupSound	myu.au
+#endif	/* NetBSDArchitecture */
+
 #else	/* USE_NETAUDIO */
 
 /* netaudio (NCDaudio) */
@@ -143,7 +148,7 @@
 LOCAL_LIBRARIES = XawClientLibs
 # ifdef	USE_XAW3D
       DEPXAWLIB = $(USRLIBDIR)/libXaw3d.a
-         XAWLIB = -lXaw3d
+         XAWLIB = ${LIBXAW}
 # endif	/* USE_XAW3D */
 
   SYS_LIBRARIES = SoundLibrary -lm
@@ -183,6 +188,7 @@
        gdata_cbase.o gdata_char.o gdata_cmono.o credit.o credit_mono.o \
        sound.o rcfile.o misc.o CascadeMenu.o version.o
 
+AllTarget(emiclock EmiClock.ad)
 
 XCOMM
 XCOMM  Compile Target