mirror of
https://github.com/simtactics/niotso.git
synced 2025-03-20 02:01:21 +00:00
9 lines
185 B
Text
9 lines
185 B
Text
|
####
|
||
|
## [Packages]
|
||
|
|
||
|
all: client filehandler server fardive
|
||
|
|
||
|
include Client/Makefile
|
||
|
include Libraries/FileHandler/Makefile
|
||
|
include Server/Makefile
|
||
|
include Tools/FARDive/Makefile
|