Describe the bug
White there is the misc/solaris folder, the Makefile in it doesn't really works on recent Illumos
To Reproduce
This is git master:
szilard@build:~/projekt/clifm/misc/solaris$ make
make: Fatal error in reader: Makefile, line 5: Badly formed macro assignment
szilard@build:~/projekt/clifm/misc/solaris$ gmake
gmake: *** No rule to make target 'src/*.c', needed by 'clifm'. Stop.
szilard@build:~/projekt/clifm/misc/solaris$ uname -a
SunOS build 5.11 omnios-r151056-128de81dcd i86pc i386 i86pc
szilard@build:~/projekt/clifm/misc/solaris$
Expected behavior
Working build
Describe the bug
White there is the misc/solaris folder, the Makefile in it doesn't really works on recent Illumos
To Reproduce
This is git master:
Expected behavior
Working build