9 lines
138 B
Makefile
9 lines
138 B
Makefile
# $NetBSD: Makefile,v 1.1 2014/07/26 19:30:44 dholland Exp $
|
|
#
|
|
# Makefile for cats
|
|
#
|
|
|
|
MD_OPTIONS= AOUT2ELF
|
|
|
|
.include "../../Makefile.inc"
|