Changeset 5805 in /cluster/svnroot
- Timestamp:
- Oct 3, 2016 11:03:30 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
bccd-ng/branches/skylar/bccd-3.4.0-build_ng/Makefile
r5804 r5805 33 33 || echo /usr/bin/sudo /bin/rm -fr $@ 34 34 35 target/bccd.amd64.iso: debootstrap 35 iso/live/filesystem.squashfs: debootstrap 36 /usr/local/bin/mksquashfs \ 37 $< \ 38 $@ \ 39 -comp xz 40 41 target/bccd.amd64.iso: iso/live/filesystem.squashfs 36 42 /usr/bin/genisoimage \ 37 43 -pad \
Note: See TracChangeset
for help on using the changeset viewer.