mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-13 18:27:35 +00:00
8 lines
86 B
Makefile
8 lines
86 B
Makefile
#! gmake
|
|
|
|
DEPTH = ../..
|
|
|
|
DIRS = classes include src
|
|
|
|
include $(DEPTH)/config/rules.mk
|