mirror of
https://github.com/rehlds/metamod-r.git
synced 2025-01-28 06:27:55 +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
|