Fix mysterious dissappearance of the .PATH directive.

This commit is contained in:
christos 1996-06-30 00:17:02 +00:00
parent 921ed68fff
commit 7120dce626
1 changed files with 3 additions and 1 deletions

View File

@ -1,10 +1,12 @@
# $NetBSD: Makefile,v 1.9 1996/06/23 11:20:42 mycroft Exp $
# $NetBSD: Makefile,v 1.10 1996/06/30 00:17:02 christos Exp $
LIB= compat
NOPIC=
CPPFLAGS= ${COMPATCPPFLAGS:S@-I.@-I${COMPATREL}.@g}
.PATH: ${COMPATREL}${COMPATDIR}
SRCS= compat_exec.c compat_util.c kern_exit_43.c kern_info_09.c \
kern_info_43.c kern_resource_43.c kern_sig_43.c \
tty_43.c uipc_syscalls_43.c vfs_syscalls_43.c vm_43.c