mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2024-12-03 00:51:59 +00:00
5 lines
102 B
Makefile
5 lines
102 B
Makefile
|
all:
|
||
|
$(MAKE) -f ../../archlinux/this/Makefile \
|
||
|
LIBC_DEPEND=libc \
|
||
|
DESTDIR=distro/archbsd/this
|