repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git]
/
lib
/
liby
/
Makefile
blob
3565b848435fc4aced4dba69e683d280a3d51089
1
# $NetBSD: Makefile,v 1.9 2001/12/12 00:51:06 tv Exp $
2
# from: @(#)Makefile 8.1 (Berkeley) 6/4/93
3
4
NOPIC
=
# defined
5
6
LIB
=
y
7
SRCS
=
main.c yyerror.c
8
9
.
include
<
bsd.lib.mk
>