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