Browse Source

Plan 9 from Bell Labs 2009-07-06

David du Colombier 15 years ago
parent
commit
b8638b1a81
3 changed files with 4 additions and 4 deletions
  1. 1 1
      sys/src/cmd/map/mkfile
  2. 1 1
      sys/src/games/mp3enc/mkfile
  3. 2 2
      sys/src/games/music/mkfile

+ 1 - 1
sys/src/cmd/map/mkfile

@@ -29,5 +29,5 @@ installall:V:
 	cp mapdemo.rc /rc/bin/mapdemo
 
 clean nuke:V:
-	@{ cd libmap; mk clean }
+	@{ cd libmap; mk $target }
 	rm -f *.[$OS] [$OS].out y.tab.? y.debug y.output $TARG

+ 1 - 1
sys/src/games/mp3enc/mkfile

@@ -32,7 +32,7 @@ OFILES=\
 
 BIN=/$objtype/bin/games
 # need a way to ignore this on non-386en
-LIB=
+LIB=/$objtype/lib/lib387.a
 </sys/src/cmd/mkone
 
 CC=pcc

+ 2 - 2
sys/src/games/music/mkfile

@@ -1,7 +1,7 @@
 dirs = playlistfs jukefs jukebox
 
-DEFAULTMAP = /sys/lib/music/map
-ICONPATH = /sys/lib/music/icon
+DEFAULTMAP = /lib/audio/map
+ICONPATH = /lib/audio/icon
 
 ICONS = \
 	next.bit\