diff options
author | gshapiro <gshapiro@FreeBSD.org> | 2002-04-20 19:51:37 +0000 |
---|---|---|
committer | gshapiro <gshapiro@FreeBSD.org> | 2002-04-20 19:51:37 +0000 |
commit | ce3eb1730260050f7d63b9fb6def939ebbf41d88 (patch) | |
tree | 67b16f7f365847069d82f04ad573204f216feaee /contrib/sendmail/BuildTools/OS/ISC | |
parent | 9e3bd35cd79720a6547b183a6a6fb97ab1ae7b84 (diff) | |
download | FreeBSD-src-ce3eb1730260050f7d63b9fb6def939ebbf41d88.zip FreeBSD-src-ce3eb1730260050f7d63b9fb6def939ebbf41d88.tar.gz |
Remove files no longer in vendor release from vendor branch.
Diffstat (limited to 'contrib/sendmail/BuildTools/OS/ISC')
-rw-r--r-- | contrib/sendmail/BuildTools/OS/ISC | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/contrib/sendmail/BuildTools/OS/ISC b/contrib/sendmail/BuildTools/OS/ISC deleted file mode 100644 index 58b8b78..0000000 --- a/contrib/sendmail/BuildTools/OS/ISC +++ /dev/null @@ -1,10 +0,0 @@ -# @(#)ISC 8.5 (Berkeley) 3/12/1998 -define(`confMAPDEF', `-DNDBM -DNIS') -define(`confENVDEF', `-DISC_UNIX -D_POSIX_SOURCE -D_SYSV3 ') -define(`confLIBS', `-lyp -lrpc -lndbm -linet -lcposix') -define(`confMBINDIR', `/usr/lib') -define(`confSBINDIR', `/usr/etc') -define(`confUBINDIR', `/usr/ucb') -define(`confEBINDIR', `/usr/lib') -define(`confSTDIR', `/usr/spool/log') -define(`confHFDIR', `/usr/lib') |