003 File Manager
Current Path:
/usr/src/usr.bin/bmake/tests/variables/t0
usr
/
src
/
usr.bin
/
bmake
/
tests
/
variables
/
t0
/
📁
..
📄
Makefile
(271 B)
📄
Makefile.depend
(176 B)
📄
Makefile.test
(330 B)
📄
expected.status.1
(2 B)
📄
expected.stderr.1
(0 B)
📄
expected.stdout.1
(18 B)
📄
legacy_test.sh
(111 B)
Editing: Makefile.test
# $FreeBSD$ # # A unsorted set of macro expansions. This should be sorted out. # A = 0 AV = 1 test1: @echo $A @echo ${AV} @echo ${A} @# The following are soo broken why no syntax error? @echo $( @echo $) @echo ${ @echo ${A @echo ${A) @echo ${A){ @echo ${AV @echo ${AV) @echo ${AV){ @echo ${AV{ @echo ${A{ @echo $}
Upload File
Create Folder