summaryrefslogtreecommitdiffstats
path: root/share/misc/Makefile
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1996-08-05 18:35:35 +0000
committerwollman <wollman@FreeBSD.org>1996-08-05 18:35:35 +0000
commitbca99d79d3eb1b8ae4861f4b2905f95d77ea732d (patch)
tree99e53d51ab0e876649422d60eb433927af6bce53 /share/misc/Makefile
parent6a498116770bb8685b459bb01d58d96e08f0fcd0 (diff)
downloadFreeBSD-src-bca99d79d3eb1b8ae4861f4b2905f95d77ea732d.zip
FreeBSD-src-bca99d79d3eb1b8ae4861f4b2905f95d77ea732d.tar.gz
Add a listing of ISO 3166 country codes (probably the first thing in this
directory that's actually useful). This will be needed for the next-generation `tzsetup'.
Diffstat (limited to 'share/misc/Makefile')
-rw-r--r--share/misc/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/share/misc/Makefile b/share/misc/Makefile
index 983e43a..8eb62fa 100644
--- a/share/misc/Makefile
+++ b/share/misc/Makefile
@@ -1,8 +1,8 @@
-# @(#)Makefile 8.1 (Berkeley) 6/8/93
+# From: @(#)Makefile 8.1 (Berkeley) 6/8/93
+# $Id$
-FILES= airport ascii birthtoken eqnchar flowers inter.phone \
- man.template \
- mdoc.template na.phone operator scsi_modes zipcodes
+FILES= airport ascii birthtoken eqnchar flowers inter.phone iso3166 \
+ man.template mdoc.template na.phone operator scsi_modes zipcodes
NOOBJ= noobj
all clean cleandir depend lint tags:
OpenPOWER on IntegriCloud