11 lines
441 B
Plaintext
11 lines
441 B
Plaintext
$OpenBSD: patch-aa,v 1.3 2003/04/15 12:42:31 wilfried Exp $
|
|
--- Imakefile.orig Tue Mar 11 06:56:29 1997
|
|
+++ Imakefile Mon Apr 14 14:49:03 2003
|
|
@@ -9,3 +9,6 @@ DependSubdirs($(SUBDIRS))
|
|
MakeLintLibSubdirs($(SUBDIRS))
|
|
MakeLintSubdirs($(SUBDIRS),install.ln,install.ln)
|
|
|
|
+InstallNamedNonExec(XScrabble.ad,XScrabble,$(LIBDIR)/app-defaults)
|
|
+InstallNonExecFile(OSPD3.gz,@XSCRABBLEDIR@)
|
|
+InstallNonExecFile(scrabble_permutations,@XSCRABBLEDIR@)
|