tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
Sorry, committed the wrong Makefile
pedro
20 years ago
dec503ef
45ae3a7c
+3
-5
1 changed file
expand all
collapse all
unified
split
regress
sys
dev
fdesc
Makefile
+3
-5
regress/sys/dev/fdesc/Makefile
reviewed
···
1
1
-
# $OpenBSD: Makefile,v 1.1 2005/12/07 01:43:39 pedro Exp $
2
2
-
3
3
-
SUBDIR=confuse
1
1
+
# $OpenBSD: Makefile,v 1.2 2005/12/07 02:29:01 pedro Exp $
4
2
5
5
-
install:
3
3
+
PROG= confuse
6
4
7
7
-
.include <bsd.subdir.mk>
5
5
+
.include <bsd.regress.mk>