mirror of
https://github.com/dreamlayers/netbsd-mopd.git
synced 2026-03-03 18:06:07 +00:00
fix race condition when building libcommon.a with make -j, use ../Makefile.inc
This commit is contained in:
4
Makefile
4
Makefile
@@ -1,5 +1,7 @@
|
||||
# $NetBSD: Makefile,v 1.3 1997/10/16 07:36:12 lukem Exp $
|
||||
# $NetBSD: Makefile,v 1.4 1997/10/17 10:38:11 lukem Exp $
|
||||
|
||||
SUBDIR= common mopa.out mopchk mopd mopprobe moptrace
|
||||
|
||||
all-mopa.out all-mopchk all-mopd all-mopprobe all-moptrace: all-common
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
||||
Reference in New Issue
Block a user