[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Makefile qustion
- Subject: [ale] Makefile qustion
- From: cfowler at outpostsentinel.com (cfowler)
- Date: 02 Jul 2002 16:52:08 -0400
Hello,
I would like you create nodes using my Makefile's. I'm trying to make
all parts of my build use Make and nothing else.
I can easily do this
DEVDIR = ${TARGET}/dev
DEVNODES = \
fd0 \
null \
zero
I'm just wandering if I can create an array that can include the type,
major, and minor number?
Thanks,
Chris
---
This message has been sent through the ALE general discussion list.
See http://www.ale.org/mailing-lists.shtml for more info. Problems should be
sent to listmaster at ale dot org.