[BACK]Return to Makefile.inc CVS log [TXT][DIR] Up to [local] / src / lib / libarch

File: [local] / src / lib / libarch / Makefile.inc (download)

Revision 1.2, Thu Feb 26 00:10:47 2004 UTC (20 years, 3 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.1: +2 -8 lines

correct MACHINE vs MACHINE_ARCH issues

#	$OpenBSD: Makefile.inc,v 1.2 2004/02/26 00:10:47 deraadt Exp $
#	$NetBSD: Makefile.inc,v 1.1 1996/02/21 02:43:57 jtk Exp $
#
# This Makefile includes boiler-plate stuff included by each subdir's Makefile.

OBJS+= ${ASM}
POBJS+=	${ASM:.o=.po}
CLEANFILES+= ${ASM} ${POBJS}

LIB=    ${MACHINE_ARCH}