summaryrefslogtreecommitdiffstats
path: root/lib/libatm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libatm/Makefile')
-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