1 Star 0 Fork 4

handsome_feng/firefox

forked from openKylin/firefox 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
GNUmakefile 261 Bytes
一键复制 编辑 原始数据 按行查看 历史
LLL 提交于 2022-07-12 18:10 . Import Upstream version 102.0+build2
# This Makefile is used as a shim to aid people with muscle memory
# so that they can type "make".
#
# This file and all of its targets should not be used by anything important.
all: build
build:
./mach build
clean:
./mach clobber
.PHONY: all build clean
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/handsome_feng/firefox.git
git@gitee.com:handsome_feng/firefox.git
handsome_feng
firefox
firefox
openkylin/nile

搜索帮助