Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite991930

Browse files
committed
Improve entab's Makefile install entry.
Andrew Dunstan
1 parent47cacfc commite991930

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎src/tools/entab/Makefile

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@ halt.o: halt.c
2020
clean:
2121
rm -f*.o$(TARGET) log core
2222

23-
install:
24-
make clean
25-
make CFLAGS=-O
23+
install:$(TARGET)
2624
install -s$(TARGET)$(BINDIR)
2725
rm -f$(BINDIR)/detab
2826
ln$(BINDIR)/$(TARGET)$(BINDIR)/detab

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp