1984263bcSMatthew Dillon# $FreeBSD: src/lib/liby/Makefile,v 1.7 1999/08/28 00:05:59 peter Exp $ 2*f675e8b5SJoerg Sonnenberger# $DragonFly: src/lib/liby/Makefile,v 1.4 2005/04/21 13:42:34 joerg Exp $ 3984263bcSMatthew Dillon 4984263bcSMatthew DillonLIB= y 5*f675e8b5SJoerg SonnenbergerSHLIB_MAJOR= 3 6984263bcSMatthew Dillon 7984263bcSMatthew DillonSRCS= main.c yyerror.c 8984263bcSMatthew Dillon 9