mirror of
https://github.com/rehlds/metamod-r.git
synced 2025-01-15 08:07:58 +03:00
7 lines
221 B
Makefile
7 lines
221 B
Makefile
|
# Since this file is under CVS control and we cannot store
|
||
|
# symbolic links in CVS (and neither under Windows) we
|
||
|
# include the Makefile from the metamod directory instead
|
||
|
# of linking to it.
|
||
|
|
||
|
include ../metamod/Makefile
|