18 lines
160 B
Plaintext
18 lines
160 B
Plaintext
#
|
|
# Sources file
|
|
#
|
|
|
|
#
|
|
# Winnt specific build settings
|
|
#
|
|
|
|
#
|
|
# General build settings
|
|
#
|
|
|
|
!include ..\sources.inc
|
|
SOURCES_USED = $(SOURCES_USED) ..\sources.inc
|
|
|
|
|
|
|