source: MondoRescue/branches/3.3/mindi-busybox/archival/Kbuild.src@ 3803

Last change on this file since 3803 was 3621, checked in by Bruno Cornec, 10 years ago

New 3?3 banch for incorporation of latest busybox 1.25. Changing minor version to handle potential incompatibilities.

File size: 196 bytes
RevLine 
[2725]1# Makefile for busybox
2#
3# Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
4#
5# Licensed under GPLv2, see file LICENSE in this source tree.
6
[3621]7libs-y += libarchive/
[2725]8
9lib-y:=
10
11INSERT
Note: See TracBrowser for help on using the repository browser.