Skip to content

Commit 4da8de4

Browse files
committed
chore: remove Atmosphere-libs
the libs were only used before in sys-botbase to test dmnt but not used anymore so there is no need to keep them
1 parent 39ca95a commit 4da8de4

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

Atmosphere-libs

Submodule Atmosphere-libs deleted from 89f8944

Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
.PHONY: all clean
22

33
all:
4-
@$(MAKE) -C Atmosphere-libs/
54
@$(MAKE) -C sys-botbaseplus/
65

76
clean:
8-
@$(MAKE) clean -C Atmosphere-libs/
97
@$(MAKE) clean -C sys-botbaseplus/

0 commit comments

Comments
 (0)