8 lines
77 B
Makefile
8 lines
77 B
Makefile
# Main Makefile for DOSBox
|
|
|
|
man_MANS = dosbox.1
|
|
EXTRA_DIST = $(man_MANS)
|
|
|
|
|
|
|
|
|