Skip to content

Commit e991930

Browse files
committed
Improve entab's Makefile install entry.
Andrew Dunstan
1 parent 47cacfc commit e991930

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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy