Welcome to mirror list, hosted at ThFree Co, Russian Federation.

README « tinyxpath « 3rdparty - github.com/windirstat/windirstat.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 179a8c4411c23baebdb9ca7d4bbc72c0375ad2df (plain)
1
2
3
4
5
In order to build TinyXPath under Linux:
	make -f Makefile.configure
	./configure 
	make