mirror of
https://github.com/owenlejeune/AirHockey.git
synced 2025-11-14 19:43:01 -05:00
7 lines
130 B
Makefile
7 lines
130 B
Makefile
# This file is generated by gyp; do not edit.
|
|
|
|
export builddir_name ?= ./build/.
|
|
.PHONY: all
|
|
all:
|
|
$(MAKE) uws action_after_build
|