mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-04 08:30:51 +00:00
remove svn keywords
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
#!/usr/bin/env perl
|
||||
# $Id$
|
||||
|
||||
my @cfiles = ();
|
||||
|
||||
sub scan {
|
||||
@@ -91,7 +89,6 @@ sub generate {
|
||||
}
|
||||
|
||||
open(OUT, ">", $output);
|
||||
print(OUT "# \$Id\$\n");
|
||||
print(OUT "CC = $cc\n");
|
||||
print(OUT "LD = $link\n");
|
||||
print(OUT "\n");
|
||||
|
||||
Reference in New Issue
Block a user