mirror of
https://github.com/rehlds/metamod-r.git
synced 2025-02-05 18:20:35 +03:00
5 lines
136 B
Makefile
5 lines
136 B
Makefile
|
PROJNAME = metamod
|
||
|
|
||
|
#SUBDIRS := $(shell find */Makefile | sed "s/.Makefile//")
|
||
|
SUBDIRS = metamod stub_plugin trace_plugin wdmisc_plugin
|