7 lines
136 B
Makefile
7 lines
136 B
Makefile
# This file is generated by gyp; do not edit.
|
|
|
|
export builddir_name ?= ./build/deps/libexpat/.
|
|
.PHONY: all
|
|
all:
|
|
$(MAKE) -C ../.. expat
|