Update of /cvsroot/liboss/liboss
In directory usw-pr-cvs1:/tmp/cvs-serv20914
Modified Files:
Makefile.am
Log Message:
adding netbsd files for reference for now, BTW it will compile it, but the is no hijack code, might be useful though
Index: Makefile.am
===================================================================
RCS file: /cvsroot/liboss/liboss/Makefile.am,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- Makefile.am 28 Oct 2002 05:30:39 -0000 1.7
+++ Makefile.am 6 Nov 2002 04:32:21 -0000 1.8
@@ -2,7 +2,7 @@
## Process this file with automake to produce Makefile.in
##
-SUBDIRS = include lib src doc
+SUBDIRS = include lib bin doc
noinst_HEADERS = config.h
|