PERFORCE change 31065 for review
Dag-Erling Smorgrav
des at FreeBSD.org
Tue May 13 05:38:07 PDT 2003
http://perforce.freebsd.org/chv.cgi?CH=31065
Change 31065 by des at des.at.des.thinksec.com on 2003/05/13 05:37:12
Propagate version numbers and installation directories throughout
the tree using Makefile.inc.
Affected files ...
.. //depot/projects/openpam/MANIFEST#14 edit
.. //depot/projects/openpam/Makefile.inc#1 add
.. //depot/projects/openpam/bin/Makefile.inc#1 add
.. //depot/projects/openpam/lib/Makefile#17 edit
Differences ...
==== //depot/projects/openpam/MANIFEST#14 (text+ko) ====
@@ -1,5 +1,5 @@
#
-# $P4: //depot/projects/openpam/MANIFEST#13 $
+# $P4: //depot/projects/openpam/MANIFEST#14 $
#
CREDITS
HISTORY
@@ -7,9 +7,11 @@
LICENSE
MANIFEST
Makefile
+Makefile.inc
README
RELNOTES
bin/Makefile
+bin/Makefile.inc
bin/su/Makefile
bin/su/su.c
doc/Makefile
==== //depot/projects/openpam/lib/Makefile#17 (text+ko) ====
@@ -31,12 +31,10 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
-# $P4: //depot/projects/openpam/lib/Makefile#16 $
+# $P4: //depot/projects/openpam/lib/Makefile#17 $
#
LIB = pam
-SHLIB_MAJOR = 2
-SHLIB_MINOR = 0
WARNS ?= 4
NO_WERROR = yes
More information about the p4-projects
mailing list