forked from mirrors/tftp-hpa-google
Working on version 0.29.
Initial work for compiling on Win32/Cygwin. Posixly correctness.
This commit is contained in:
parent
f9e7950883
commit
98d7543721
10 changed files with 81 additions and 31 deletions
|
@ -12,7 +12,7 @@ all: libxtra.a
|
|||
install:
|
||||
|
||||
clean:
|
||||
-rm -f *.a *.o
|
||||
-rm -f *.a *.o *.obj *.exe
|
||||
|
||||
distclean: clean
|
||||
-rm -f *~
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue