[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] Makefile qustion



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.