--- ../cache/nethack-3.6.1/sys/unix/Makefile.dat 2018-04-27 12:07:22.000000000 +0000 +++ ./sys/unix/Makefile.dat 2018-07-13 00:08:30.165089686 +0000 @@ -101,69 +101,69 @@ data: data.base ../util/makedefs - ../util/makedefs -d + ../util/makedefs.host -d rumors: rumors.tru rumors.fal ../util/makedefs - ../util/makedefs -r + ../util/makedefs.host -r quest.dat: quest.txt ../util/makedefs - ../util/makedefs -q + ../util/makedefs.host -q oracles: oracles.txt ../util/makedefs - ../util/makedefs -h + ../util/makedefs.host -h engrave: engrave.txt ../util/makedefs - ../util/makedefs -s + ../util/makedefs.host -s epitaph: epitaph.txt ../util/makedefs - ../util/makedefs -s + ../util/makedefs.host -s bogusmon: bogusmon.txt ../util/makedefs - ../util/makedefs -s + ../util/makedefs.host -s # note: 'options' should have already been made when include/date.h was created options: ../util/makedefs - ../util/makedefs -v + ../util/makedefs.host -v spec_levs: ../util/lev_comp \ bigroom.des castle.des endgame.des gehennom.des knox.des medusa.des \ mines.des oracle.des sokoban.des tower.des yendor.des - ../util/lev_comp bigroom.des - ../util/lev_comp castle.des - ../util/lev_comp endgame.des - ../util/lev_comp gehennom.des - ../util/lev_comp knox.des - ../util/lev_comp medusa.des - ../util/lev_comp mines.des - ../util/lev_comp oracle.des - ../util/lev_comp sokoban.des - ../util/lev_comp tower.des - ../util/lev_comp yendor.des + ../util/lev_comp.host bigroom.des + ../util/lev_comp.host castle.des + ../util/lev_comp.host endgame.des + ../util/lev_comp.host gehennom.des + ../util/lev_comp.host knox.des + ../util/lev_comp.host medusa.des + ../util/lev_comp.host mines.des + ../util/lev_comp.host oracle.des + ../util/lev_comp.host sokoban.des + ../util/lev_comp.host tower.des + ../util/lev_comp.host yendor.des touch spec_levs quest_levs: ../util/lev_comp \ Arch.des Barb.des Caveman.des Healer.des Knight.des Monk.des \ Priest.des Ranger.des Rogue.des Samurai.des Tourist.des Valkyrie.des \ Wizard.des - ../util/lev_comp Arch.des - ../util/lev_comp Barb.des - ../util/lev_comp Caveman.des - ../util/lev_comp Healer.des - ../util/lev_comp Knight.des - ../util/lev_comp Monk.des - ../util/lev_comp Priest.des - ../util/lev_comp Ranger.des - ../util/lev_comp Rogue.des - ../util/lev_comp Samurai.des - ../util/lev_comp Tourist.des - ../util/lev_comp Valkyrie.des - ../util/lev_comp Wizard.des + ../util/lev_comp.host Arch.des + ../util/lev_comp.host Barb.des + ../util/lev_comp.host Caveman.des + ../util/lev_comp.host Healer.des + ../util/lev_comp.host Knight.des + ../util/lev_comp.host Monk.des + ../util/lev_comp.host Priest.des + ../util/lev_comp.host Ranger.des + ../util/lev_comp.host Rogue.des + ../util/lev_comp.host Samurai.des + ../util/lev_comp.host Tourist.des + ../util/lev_comp.host Valkyrie.des + ../util/lev_comp.host Wizard.des touch quest_levs dungeon: dungeon.def ../util/makedefs ../util/dgn_comp - ../util/makedefs -e - ../util/dgn_comp dungeon.pdf + ../util/makedefs.host -e + ../util/dgn_comp.host dungeon.pdf spotless: -rm -f spec_levs quest_levs *.lev $(VARDAT) dungeon dungeon.pdf