Logo
Explore Help
Sign In
Mirror/atmosphere
1
0
Fork 0
You've already forked atmosphere
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2026-02-28 20:54:38 +00:00
Code Issues Packages Projects Releases Wiki Activity
atmosphere/Makefile

11 lines
123 B
Makefile
Raw Normal View History

Changed PACKAGE2_MAXVER_400_CURRENT to PACKAGE2_MAXVER_400_410. (#64) * Changed PACKAGE2_MAXVER_400_CURRENT to PACKAGE2_MAXVER_400_410. * Added top-level makefile and a .gitignore for thermosphere build files.
2018-04-23 15:07:49 -03:00
TOPTARGETS := all clean
Revamp all the Makefiles (thanks @fincs @WinterMute) ... dependencies are now properly handled (e.g. header changes, etc.)
2018-05-19 00:54:38 +02:00
all: fusee
fusee:
$(MAKE) -C $@ all
Changed PACKAGE2_MAXVER_400_CURRENT to PACKAGE2_MAXVER_400_410. (#64) * Changed PACKAGE2_MAXVER_400_CURRENT to PACKAGE2_MAXVER_400_410. * Added top-level makefile and a .gitignore for thermosphere build files.
2018-04-23 15:07:49 -03:00
Revamp all the Makefiles (thanks @fincs @WinterMute) ... dependencies are now properly handled (e.g. header changes, etc.)
2018-05-19 00:54:38 +02:00
clean:
$(MAKE) -C fusee clean
Changed PACKAGE2_MAXVER_400_CURRENT to PACKAGE2_MAXVER_400_410. (#64) * Changed PACKAGE2_MAXVER_400_CURRENT to PACKAGE2_MAXVER_400_410. * Added top-level makefile and a .gitignore for thermosphere build files.
2018-04-23 15:07:49 -03:00
Revamp all the Makefiles (thanks @fincs @WinterMute) ... dependencies are now properly handled (e.g. header changes, etc.)
2018-05-19 00:54:38 +02:00
.PHONY: $(TOPTARGETS) fusee
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 15ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API