mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 20:07:50 -04:00
8 lines
216 B
Makefile
8 lines
216 B
Makefile
# $NetBSD: Makefile.common,v 1.1.1.1 2011/01/31 20:46:01 jym Exp $
|
|
|
|
# used by misc/ec2-ami-tools/Makefile
|
|
#
|
|
# Default path to Amazon EC2 scripts, binaries and tools
|
|
EC2_DIR= amazon-ec2
|
|
EC2_HOME= ${PREFIX}/${EC2_DIR}
|