1
0
mirror of https://github.com/abakh/nbsdgames.git synced 2024-06-08 17:20:41 +00:00

nbnbsdgames

This commit is contained in:
me 2022-04-15 08:56:34 +04:30
parent 87b1f8caaf
commit 73991e8680

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