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