summaryrefslogtreecommitdiffstats
path: root/lib/libatm
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2003-08-18 15:25:39 +0000
committerobrien <obrien@FreeBSD.org>2003-08-18 15:25:39 +0000
commit372364ee0f23af134cddd3a803b47af5068a7eb2 (patch)
tree38a679827dd557702f9bb6e090706961f8b9bc5c /lib/libatm
parent341fe0fadc3bf387eb8cf7062cccf3879cbc8a83 (diff)
downloadFreeBSD-src-372364ee0f23af134cddd3a803b47af5068a7eb2.zip
FreeBSD-src-372364ee0f23af134cddd3a803b47af5068a7eb2.tar.gz
style.Makefile(5)
Diffstat (limited to 'lib/libatm')
-rw-r--r--lib/libatm/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/lib/libatm/Makefile b/lib/libatm/Makefile
index b2058fa..7ce059f 100644
--- a/lib/libatm/Makefile
+++ b/lib/libatm/Makefile
@@ -1,10 +1,7 @@
-#
-#
# ===================================
# HARP | Host ATM Research Platform
# ===================================
#
-#
# This Host ATM Research Platform ("HARP") file (the "Software") is
# made available by Network Computing Services, Inc. ("NetworkCS")
# "AS IS". NetworkCS does not provide maintenance, improvements or
@@ -23,12 +20,11 @@
# Copies of this Software may be made, however, the above copyright
# notice must be reproduced on all copies.
#
-# @(#) $FreeBSD$
-#
-#
+# @(#) $Id: Makefile,v 1.5 1998/07/10 16:01:58 jpt Exp $
+# $FreeBSD$
LIB= atm
-SHLIBDIR?= /lib
+SHLIBDIR?= /lib
SRCS= atm_addr.c cache_key.c ioctl_subr.c ip_addr.c ip_checksum.c timer.c
INCS= libatm.h
OpenPOWER on IntegriCloud