Browse Source

make includes in gnu/usr.sbin/sendmail/libmilter

OPENBSD_3_6
millert 20 years ago
parent
commit
051f4d9789
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      src/include/Makefile

+ 3
- 3
src/include/Makefile View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.126 2004/05/17 22:11:32 drahn Exp $
# $OpenBSD: Makefile,v 1.127 2004/06/29 04:10:14 millert Exp $
# $NetBSD: Makefile,v 1.59 1996/05/15 21:36:43 jtc Exp $
# @(#)Makefile 5.45.1.1 (Berkeley) 5/6/91
@ -42,8 +42,8 @@ RDIRS= ../lib/libpthread ../lib/libcompat ../lib/libcurses \
../lib/libocurses ../lib/libossaudio ../lib/libpanel ../lib/librpcsvc \
../lib/libskey ../lib/libsectok ../lib/libedit ../lib/libpcap \
../lib/libutil ../lib/libusbhid ../lib/libwrap ../lib/libz \
../lib/libkeynote ../lib/libevent \
../usr.bin/lex ../gnu/lib/libreadline \
../lib/libkeynote ../lib/libevent ../usr.bin/lex \
../gnu/lib/libreadline ../gnu/usr.sbin/sendmail/libmilter \
../sys/arch/${MACHINE}
# Places using Makefile that needs a prerequisite target met before includes


Loading…
Cancel
Save