mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
115dfbb705
utilize USE_ICONV utilize DOCSDIR && EXAMPLESDIR
12 lines
483 B
Plaintext
12 lines
483 B
Plaintext
--- Makefile.in.orig Tue Dec 9 23:38:07 2003
|
|
+++ Makefile.in Mon Feb 23 09:03:36 2004
|
|
@@ -115,7 +115,7 @@
|
|
noinst_LTLIBRARIES = libfoolam.la
|
|
libfoolam_la_SOURCES = foolam.c
|
|
|
|
-SUBDIRS = gen libbase libstyx libutil modext modstd pgm inc doc examples spe pat libxml incxml pgmxml genxml spexml
|
|
+SUBDIRS = gen libbase libstyx libutil modext modstd pgm inc libxml incxml pgmxml genxml spexml
|
|
|
|
EXTRA_DIST = LICENSE bootstrap util windows libc++
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|