6 lines
58 B
Makefile
6 lines
58 B
Makefile
# GNU make is OK with them.
|
|
#
|
|
#
|
|
test:
|
|
echo PASS
|
|
|