10 lines
350 B
Text
10 lines
350 B
Text
|
|
all:V: Makefile Make.FreeBSD-386 Make.Linux-386 Make.NetBSD-386 Make.HP-UX-9000 Make.OSF1-alpha \
|
||
|
|
Make.SunOS-sun4u Make.SunOS-sun4u-cc Make.SunOS-sun4u-gcc \
|
||
|
|
Make.Darwin-PowerMacintosh
|
||
|
|
|
||
|
|
Makefile:D: ../libutf/Makefile.TOP Makefile.MID ../libutf/Makefile.LIB ../libutf/Makefile.BOT
|
||
|
|
cat $prereq >$target
|
||
|
|
|
||
|
|
Make.%: ../libutf/Make.%
|
||
|
|
cp $prereq $target
|