mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
fd3a9988f8
A callback framework for C++. PR: 16419 Submitted by: Joe Lu <JoeLu@JoeLu.m8.ntu.edu.tw>
12 lines
290 B
Plaintext
12 lines
290 B
Plaintext
--- Makefile.in Thu Jan 20 03:40:54 2000
|
|
+++ Makefile.in Thu Jan 27 23:34:05 1994
|
|
@@ -80,7 +80,7 @@
|
|
USE_SYMBOL_UNDERSCORE = @USE_SYMBOL_UNDERSCORE@
|
|
VERSION = @VERSION@
|
|
|
|
-SUBDIRS = sigc++ tests
|
|
+SUBDIRS = sigc++
|
|
DIST_SUBDIRS = sigc++ examples tests scripts
|
|
|
|
bin_SCRIPTS = sigc-config
|