9front - general discussion about 9front
 help / color / mirror / Atom feed
* libmemdraw: remove inexistent targets from mkfile
@ 2020-04-14 11:59 rgl
  2020-04-18 17:00 ` [9front] " cinap_lenrek
  0 siblings, 1 reply; 2+ messages in thread
From: rgl @ 2020-04-14 11:59 UTC (permalink / raw)
  To: 9front

[-- Attachment #1: Type: text/plain, Size: 34 bytes --]

is it ok to commit this?


-rodri

[-- Attachment #2: Type: text/plain, Size: 455 bytes --]

diff -r 19baa5600a90 sys/src/libmemdraw/mkfile
--- a/sys/src/libmemdraw/mkfile	Mon Apr 06 01:31:35 2020 +0200
+++ b/sys/src/libmemdraw/mkfile	Tue Apr 14 13:43:36 2020 +0200
@@ -29,14 +29,8 @@
 
 </sys/src/cmd/mksyslib
 
-$O.drawtime: drawtime.$O $LIB
-	$LD -o $target $prereq
-
 $O.drawtest: drawtest.$O $LIB
 	$LD -o $target $prereq
  
 $O.arctest: arctest.$O draw.$O arc.$O $LIB
 	$LD -o $target $prereq
-
-$O.test: test.$O $LIB
-	$LD -o $target $prereq

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9front] libmemdraw: remove inexistent targets from mkfile
  2020-04-14 11:59 libmemdraw: remove inexistent targets from mkfile rgl
@ 2020-04-18 17:00 ` cinap_lenrek
  0 siblings, 0 replies; 2+ messages in thread
From: cinap_lenrek @ 2020-04-18 17:00 UTC (permalink / raw)
  To: 9front

> is it ok to commit this?

looks good, yes please.

--
cinap


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-18 17:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-14 11:59 libmemdraw: remove inexistent targets from mkfile rgl
2020-04-18 17:00 ` [9front] " cinap_lenrek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).