mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
94cbc95179
maintain for the multibyte options and fix for /scwm.el. PR: ports/10998 Submitted by: nakai@internetsolutions.co.jp
12 lines
385 B
Plaintext
12 lines
385 B
Plaintext
--- utilities/Makefile.in.orig Wed Apr 7 07:54:19 1999
|
|
+++ utilities/Makefile.in Wed Apr 7 07:54:27 1999
|
|
@@ -105,7 +105,7 @@
|
|
x_ldflags = @x_ldflags@
|
|
x_libs = @x_libs@
|
|
|
|
-SUBDIRS = dev emacs libscwmexec scwmexec scwmrepl
|
|
+SUBDIRS = dev libscwmexec scwmexec scwmrepl
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
CONFIG_HEADER = ../include/config.h
|
|
CONFIG_CLEAN_FILES =
|