File: Makefile.am

package info (click to toggle)
partclone 0.3.23%2Brepack-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 7,152 kB
  • sloc: ansic: 112,812; sh: 4,756; xml: 2,410; makefile: 502; perl: 106; asm: 35; sed: 16
file content (10 lines) | stat: -rw-r--r-- 183 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
failmbrdir=$(datadir)/@PACKAGE@/
failmbr_DATA = fail-mbr.bin

clean-local:
	rm -f *~ *.o *.image *.bin *.obj

distclean-local: clean-local

fail-mbr.bin:
	sh $(srcdir)/compile-mbr.sh