9front - general discussion about 9front
 help / color / mirror / Atom feed
From: rgl@antares-labs.eu
To: 9front@9front.org
Subject: libmemdraw: remove inexistent targets from mkfile
Date: Tue, 14 Apr 2020 13:59:28 +0200	[thread overview]
Message-ID: <27D6BA3295116D22CF91B54F3EF893F6@antares-labs.eu> (raw)

[-- 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

             reply	other threads:[~2020-04-14 11:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-14 11:59 rgl [this message]
2020-04-18 17:00 ` [9front] " cinap_lenrek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=27D6BA3295116D22CF91B54F3EF893F6@antares-labs.eu \
    --to=rgl@antares-labs.eu \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).