summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2024-05-12 23:42:34 +0200
committerStefan Kreutz <mail@skreutz.com>2024-05-12 23:42:34 +0200
commita24a3f38fc297479873cdbe5c93fec4226e2fdbf (patch)
tree4da899c29755eb16ebaffc679f3301cc4a6ec148 /Makefile
parent0c1fea60db8075fe25bf68eb840a56ba9ce41069 (diff)
downloadtemp-postgres-a24a3f38fc297479873cdbe5c93fec4226e2fdbf.tar
Port to FreeBSD
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b28ae64..f4d88d4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# Portable makefile supporting OpenBSD and GNU/Linux.
+# Portable makefile supporting OpenBSD, FreeBSD, and GNU/Linux.
PREFIX = /usr/local
INSTALL = install
Generated by cgit. See skreutz.com for my tech blog and contact information.