diff options
Diffstat (limited to 'usr.sbin/xntpd/compilers/hpux.cc')
-rw-r--r-- | usr.sbin/xntpd/compilers/hpux.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/xntpd/compilers/hpux.cc b/usr.sbin/xntpd/compilers/hpux.cc new file mode 100644 index 0000000..e3c27af --- /dev/null +++ b/usr.sbin/xntpd/compilers/hpux.cc @@ -0,0 +1,2 @@ +COMPILER=cc +COPTS=+O1 |