1
0
Fork 0

nbnbsdgames

This commit is contained in:
me 2022-04-15 08:56:34 +04:30
parent 87b1f8caaf
commit 73991e8680
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@ nb:
nbinstall: nb
for game in $(ALL); do cp nb$$game $(DESTDIR)/$(GAMES_DIR) ;done;
cp nbsdgames $(DESTDIR)/$(GAMES_DIR)
rm $(DESTDIR)/$(GAMES_DIR)/nbnbsdgames
nbmanpages: nb
cp man/nb* $(DESTDIR)/$(MAN_DIR)
nbclean: clean