git-svn-id: svn+ssh://asterix.ieap.uni-kiel.de/home/subversion/stephan/solo/eda/arm@7934 bc5caf13-1734-44f8-af43-603852e9ee25
3 lines
48 B
Makefile
3 lines
48 B
Makefile
|
|
%.NM: %.dat
|
|
./nm64file < $< | grep -v ^H > $@
|