5 lines
52 B
Plaintext
5 lines
52 B
Plaintext
SUBDIRS = test-input
|
|
if OS_WIN
|
|
SUBDIRS += win
|
|
endif
|
SUBDIRS = test-input
|
|
if OS_WIN
|
|
SUBDIRS += win
|
|
endif
|